Members 
SciChart.Charting3D Assembly > SciChart.Charting3D.RenderableSeries Namespace : ISceneEntityHelper<TRenderableSeries,TPoint3DData> Interface
ISceneEntityHelper<TRenderableSeries,TPoint3DData> Interface
Defines the interface to a Scene Entity Helper, which is basically a strategy for dealing with 3D Geometry in the scene for different data schemas
Syntax
public interface ISceneEntityHelper<TRenderableSeries,TPoint3DData> 
where TRenderableSeries: BaseRenderableSeries3D
Type Parameters
TRenderableSeries
TPoint3DData
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also